home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Passing Notes.cpt / Passing Notes / card_20216.txt < prev    next >
Text File  |  1992-04-01  |  4KB  |  181 lines

  1. -- card: 20216 from stack: in
  2. -- bmap block id: 21984
  3. -- flags: 4000
  4. -- background id: 2605
  5. -- name: solar
  6. ----- HyperTalk script -----
  7. on closeCard
  8.   hide cd fld ptolemy
  9.   hide cd fld 2
  10.   pass closeCard
  11. end closeCard
  12. on idle
  13.   if visible of cd fld ptolemy is false then hide cd fld hider
  14.   pass idle
  15. end idle
  16.  
  17.  
  18. -- part 1 (field)
  19. -- low flags: 01
  20. -- high flags: 0000
  21. -- rect: left=315 top=46 right=321 bottom=489
  22. -- title width / last selected line: 0
  23. -- icon id / first selected line: 0 / 0
  24. -- text alignment: 0
  25. -- font id: 3
  26. -- text size: 12
  27. -- style flags: 0
  28. -- line height: 13
  29. -- part name: DoNotPop
  30.  
  31.  
  32. -- part 5 (field)
  33. -- low flags: 81
  34. -- high flags: 0002
  35. -- rect: left=312 top=43 right=309 bottom=490
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 201
  40. -- text size: 10
  41. -- style flags: 0
  42. -- line height: 13
  43. -- part name: hider
  44.  
  45.  
  46. -- part 3 (field)
  47. -- low flags: 81
  48. -- high flags: 0000
  49. -- rect: left=314 top=47 right=312 bottom=492
  50. -- title width / last selected line: 0
  51. -- icon id / first selected line: 0 / 0
  52. -- text alignment: 0
  53. -- font id: 3
  54. -- text size: 12
  55. -- style flags: 8192
  56. -- line height: 13
  57. -- part name: ptolemy
  58.  
  59.  
  60. -- part 4 (button)
  61. -- low flags: 00
  62. -- high flags: 0000
  63. -- rect: left=75 top=32 right=319 bottom=310
  64. -- title width / last selected line: 0
  65. -- icon id / first selected line: 0 / 0
  66. -- text alignment: 1
  67. -- font id: 0
  68. -- text size: 12
  69. -- style flags: 0
  70. -- line height: 16
  71. -- part name: solar
  72. ----- HyperTalk script -----
  73. on mouseUp
  74.   cleanScreen
  75.   set cursor to 14
  76.   get script of target
  77.   put cantmodify of this stack into modTemp
  78.   set cantmodify of this stack to true
  79.   lock screen
  80.   show cd fld 2
  81.   put line 30 to 47 of it into cd fld "Ptolemy"
  82.   show cd fld "Ptolemy"
  83.   unlock screen with dissolve
  84.   waiter
  85.   lock screen
  86.   put return &line 48 to 63 of it into cd fld "Ptolemy"
  87.   unlock screen with dissolve
  88.   waiter
  89.   lock screen
  90.   put return &return &line 64 to 80 of it into cd fld "Ptolemy"
  91.   show cd fld "Ptolemy"
  92.   unlock screen with dissolve
  93.   waiter
  94.   lock screen
  95.   hide cd fld 2
  96.   hide cd fld "Ptolemy"
  97.   put empty into cd fld "Ptolemy"
  98.   unlock screen with dissolve
  99.   set cantmodify of this stack to modTemp
  100. end mouseUp
  101.  
  102. The planets appear to be
  103. retracing their steps or "doing
  104. donuts" in the sky as they race
  105. around the earth.  This is
  106. because the earth is actually
  107. traveling around the sun in the
  108. same direction and at nearly
  109. the same plane, but at a higher
  110. orbital speed than these outer
  111. planets.  It  periodically
  112. catches up to and overtakes
  113. these planets, like a faster car
  114. overtakes a slower car on a
  115. race track.   As the faster car
  116. passes a slower car, the slower
  117. car appears to drift backward
  118. in relation to the background.
  119. (continued)
  120. In the case of the Solar System,
  121. the background is the stars and
  122. as we carefully observe the
  123. planets they appear to
  124. periodically reverse their
  125. position and circle backwards
  126. every time we pass them. If we
  127. assume these planets are
  128. orbiting us, they must be
  129. "doing donuts" in the sky.
  130. In 140 A. D. when the Greek
  131. astronomer, Claudius Ptolemy,
  132. developed this earth centered
  133. model of the universe the
  134. "donuts" were called "epicycles".
  135. (continued)
  136. The Copernican system,
  137. based on the notion that the sun
  138. was the center of the universe,
  139. began to replace Ptolemy's
  140. system in the year 1530.
  141. Copernicus didn't disprove the
  142. observable behavior, the facts
  143. of astronomy; he  provided a
  144. totally different way of looking
  145. at them based on an idea we now
  146. consider false.
  147. (The sun is not the center of the
  148. universe and the planets do not
  149. have circular orbits.)
  150.  
  151. (That's it)
  152.  
  153.  
  154. -- part contents for card part 1
  155. ----- text -----
  156. Diagrams like this  charted the facts of astronomy for 1300 years.
  157.  
  158. The convoluted diagrams you'd need to chart all human activity‚Äîfrom questioning the meaning of life, to the work of Mother Teresa‚Äîon the basis of motivations predicted in evolution might make the diagram on the left look simple. If our commercial civilization had any need for the "inner man" it would demand a new perspective on the facts of evolution. 
  159.  
  160.  
  161. -- part contents for card part 5
  162. ----- text -----
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.